[INFO] fetching crate libraw_rs_vendor 1.0.0...
[INFO] testing libraw_rs_vendor-1.0.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate libraw_rs_vendor 1.0.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate libraw_rs_vendor 1.0.0
[INFO] finished tweaking crates.io crate libraw_rs_vendor 1.0.0
[INFO] tweaked toml for crates.io crate libraw_rs_vendor 1.0.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libraw_rs_vendor 1.0.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 52 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.66.1 (available: v0.72.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e9acf5eeb3fc734f3e04b25cfa214a219957c6e92ab5ec8b7ea32ef475acc8f3
[INFO] running `Command { std: "docker" "start" "-a" "e9acf5eeb3fc734f3e04b25cfa214a219957c6e92ab5ec8b7ea32ef475acc8f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9acf5eeb3fc734f3e04b25cfa214a219957c6e92ab5ec8b7ea32ef475acc8f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9acf5eeb3fc734f3e04b25cfa214a219957c6e92ab5ec8b7ea32ef475acc8f3", kill_on_drop: false }`
[INFO] [stdout] e9acf5eeb3fc734f3e04b25cfa214a219957c6e92ab5ec8b7ea32ef475acc8f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4db8fd7dd632df47abcf96e8b779a9ee7ccf293c5664ef1c3796b5129b6f935c
[INFO] running `Command { std: "docker" "start" "-a" "4db8fd7dd632df47abcf96e8b779a9ee7ccf293c5664ef1c3796b5129b6f935c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling libraw_rs_vendor v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `cc::Build::static_flag`: cc only creates static libraries, setting this does nothing
[INFO] [stdout]    --> build.rs:221:12
[INFO] [stdout]     |
[INFO] [stdout] 221 |     libraw.static_flag(true);
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:52208
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ug , Copy , Clone , PartialEq , Eq)] pub struct _IO_cookie_io_functions_t { pub read : cookie_read_function_t , pub write : cookie...
[INFO] [stdout]   |                        --------- in this derive macro expansion                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]   = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:52244
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct _IO_cookie_io_functions_t { pub read : cookie_read_function_t , pub write : cookie_write_function_t , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:52282
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct _IO_cookie_io_functions_t { pub read : cookie_read_function_t , pub write : cookie_write_function_t , pub seek : cookie_seek_function_t , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:52318
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct _IO_cookie_io_functions_t { pub read : cookie_read_function_t , pub write : cookie_write_function_t , pub seek : cookie_seek_function_t , pub close : cookie_close_function_t , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:182755
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ve (Debug , Copy , Clone , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut ...
[INFO] [stdout]   |                               --------- in this derive macro expansion         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:182836
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:182929
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:183021
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:183067
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:183115
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:183166
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , pub pre_scalecolors_cb : process_step_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:183215
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , pub pre_scalecolors_cb : process_step_callback , pub pre_preinterpolate_cb : process_step_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:183267
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , pub pre_scalecolors_cb : process_step_callback , pub pre_preinterpolate_cb : process_step_callback , pub pre_interpolate_cb : process_step_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:183316
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , pub pre_scalecolors_cb : process_step_callback , pub pre_preinterpolate_cb : process_step_callback , pub pre_interpolate_cb : process_step_callback , pub interpolate_bayer_cb : process_step_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:183367
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , pub pre_scalecolors_cb : process_step_callback , pub pre_preinterpolate_cb : process_step_callback , pub pre_interpolate_cb : process_step_callback , pub interpolate_bayer_cb : process_step_callback , pub interpolate_xtrans_cb : process_step_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:183419
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , pub pre_scalecolors_cb : process_step_callback , pub pre_preinterpolate_cb : process_step_callback , pub pre_interpolate_cb : process_step_callback , pub interpolate_bayer_cb : process_step_callback , pub interpolate_xtrans_cb : process_step_callback , pub post_interpolate_cb : process_step_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:183469
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , pub pre_scalecolors_cb : process_step_callback , pub pre_preinterpolate_cb : process_step_callback , pub pre_interpolate_cb : process_step_callback , pub interpolate_bayer_cb : process_step_callback , pub interpolate_xtrans_cb : process_step_callback , pub post_interpolate_cb : process_step_callback , pub pre_converttorgb_cb : process_step_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:183519
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , pub pre_scalecolors_cb : process_step_callback , pub pre_preinterpolate_cb : process_step_callback , pub pre_interpolate_cb : process_step_callback , pub interpolate_bayer_cb : process_step_callback , pub interpolate_xtrans_cb : process_step_callback , pub post_interpolate_cb : process_step_callback , pub pre_converttorgb_cb : process_step_callback , pub post_converttorgb_cb : process_step_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 42s
[INFO] running `Command { std: "docker" "inspect" "4db8fd7dd632df47abcf96e8b779a9ee7ccf293c5664ef1c3796b5129b6f935c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4db8fd7dd632df47abcf96e8b779a9ee7ccf293c5664ef1c3796b5129b6f935c", kill_on_drop: false }`
[INFO] [stdout] 4db8fd7dd632df47abcf96e8b779a9ee7ccf293c5664ef1c3796b5129b6f935c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e18b9f121c01b58714e040f9fe020eadae8dfb733549d065d04e7eb17fb0ca5a
[INFO] running `Command { std: "docker" "start" "-a" "e18b9f121c01b58714e040f9fe020eadae8dfb733549d065d04e7eb17fb0ca5a", kill_on_drop: false }`
[INFO] [stdout] warning: use of deprecated method `cc::Build::static_flag`: cc only creates static libraries, setting this does nothing
[INFO] [stdout]    --> build.rs:221:12
[INFO] [stdout]     |
[INFO] [stdout] 221 |     libraw.static_flag(true);
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:52208
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ug , Copy , Clone , PartialEq , Eq)] pub struct _IO_cookie_io_functions_t { pub read : cookie_read_function_t , pub write : cookie...
[INFO] [stdout]   |                        --------- in this derive macro expansion                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]   = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:52244
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct _IO_cookie_io_functions_t { pub read : cookie_read_function_t , pub write : cookie_write_function_t , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:52282
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct _IO_cookie_io_functions_t { pub read : cookie_read_function_t , pub write : cookie_write_function_t , pub seek : cookie_seek_function_t , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:52318
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct _IO_cookie_io_functions_t { pub read : cookie_read_function_t , pub write : cookie_write_function_t , pub seek : cookie_seek_function_t , pub close : cookie_close_function_t , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:182755
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ve (Debug , Copy , Clone , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut ...
[INFO] [stdout]   |                               --------- in this derive macro expansion         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:182836
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:182929
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:183021
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:183067
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:183115
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:183166
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , pub pre_scalecolors_cb : process_step_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:183215
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , pub pre_scalecolors_cb : process_step_callback , pub pre_preinterpolate_cb : process_step_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:183267
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , pub pre_scalecolors_cb : process_step_callback , pub pre_preinterpolate_cb : process_step_callback , pub pre_interpolate_cb : process_step_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:183316
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , pub pre_scalecolors_cb : process_step_callback , pub pre_preinterpolate_cb : process_step_callback , pub pre_interpolate_cb : process_step_callback , pub interpolate_bayer_cb : process_step_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:183367
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , pub pre_scalecolors_cb : process_step_callback , pub pre_preinterpolate_cb : process_step_callback , pub pre_interpolate_cb : process_step_callback , pub interpolate_bayer_cb : process_step_callback , pub interpolate_xtrans_cb : process_step_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:183419
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , pub pre_scalecolors_cb : process_step_callback , pub pre_preinterpolate_cb : process_step_callback , pub pre_interpolate_cb : process_step_callback , pub interpolate_bayer_cb : process_step_callback , pub interpolate_xtrans_cb : process_step_callback , pub post_interpolate_cb : process_step_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:183469
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , pub pre_scalecolors_cb : process_step_callback , pub pre_preinterpolate_cb : process_step_callback , pub pre_interpolate_cb : process_step_callback , pub interpolate_bayer_cb : process_step_callback , pub interpolate_xtrans_cb : process_step_callback , pub post_interpolate_cb : process_step_callback , pub pre_converttorgb_cb : process_step_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:183519
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , pub pre_scalecolors_cb : process_step_callback , pub pre_preinterpolate_cb : process_step_callback , pub pre_interpolate_cb : process_step_callback , pub interpolate_bayer_cb : process_step_callback , pub interpolate_xtrans_cb : process_step_callback , pub post_interpolate_cb : process_step_callback , pub pre_converttorgb_cb : process_step_callback , pub post_converttorgb_cb : process_step_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling libraw_rs_vendor v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:52208
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ug , Copy , Clone , PartialEq , Eq)] pub struct _IO_cookie_io_functions_t { pub read : cookie_read_function_t , pub write : cookie...
[INFO] [stdout]   |                        --------- in this derive macro expansion                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]   = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:52244
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct _IO_cookie_io_functions_t { pub read : cookie_read_function_t , pub write : cookie_write_function_t , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:52282
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct _IO_cookie_io_functions_t { pub read : cookie_read_function_t , pub write : cookie_write_function_t , pub seek : cookie_seek_function_t , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:52318
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct _IO_cookie_io_functions_t { pub read : cookie_read_function_t , pub write : cookie_write_function_t , pub seek : cookie_seek_function_t , pub close : cookie_close_function_t , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:182755
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ve (Debug , Copy , Clone , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut ...
[INFO] [stdout]   |                               --------- in this derive macro expansion         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:182836
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:182929
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:183021
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:183067
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:183115
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:183166
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , pub pre_scalecolors_cb : process_step_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:183215
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , pub pre_scalecolors_cb : process_step_callback , pub pre_preinterpolate_cb : process_step_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:183267
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , pub pre_scalecolors_cb : process_step_callback , pub pre_preinterpolate_cb : process_step_callback , pub pre_interpolate_cb : process_step_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:183316
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , pub pre_scalecolors_cb : process_step_callback , pub pre_preinterpolate_cb : process_step_callback , pub pre_interpolate_cb : process_step_callback , pub interpolate_bayer_cb : process_step_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:183367
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , pub pre_scalecolors_cb : process_step_callback , pub pre_preinterpolate_cb : process_step_callback , pub pre_interpolate_cb : process_step_callback , pub interpolate_bayer_cb : process_step_callback , pub interpolate_xtrans_cb : process_step_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:183419
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , pub pre_scalecolors_cb : process_step_callback , pub pre_preinterpolate_cb : process_step_callback , pub pre_interpolate_cb : process_step_callback , pub interpolate_bayer_cb : process_step_callback , pub interpolate_xtrans_cb : process_step_callback , pub post_interpolate_cb : process_step_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:183469
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , pub pre_scalecolors_cb : process_step_callback , pub pre_preinterpolate_cb : process_step_callback , pub pre_interpolate_cb : process_step_callback , pub interpolate_bayer_cb : process_step_callback , pub interpolate_xtrans_cb : process_step_callback , pub post_interpolate_cb : process_step_callback , pub pre_converttorgb_cb : process_step_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:183519
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , pub pre_scalecolors_cb : process_step_callback , pub pre_preinterpolate_cb : process_step_callback , pub pre_interpolate_cb : process_step_callback , pub interpolate_bayer_cb : process_step_callback , pub interpolate_xtrans_cb : process_step_callback , pub post_interpolate_cb : process_step_callback , pub pre_converttorgb_cb : process_step_callback , pub post_converttorgb_cb : process_step_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.27s
[INFO] running `Command { std: "docker" "inspect" "e18b9f121c01b58714e040f9fe020eadae8dfb733549d065d04e7eb17fb0ca5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e18b9f121c01b58714e040f9fe020eadae8dfb733549d065d04e7eb17fb0ca5a", kill_on_drop: false }`
[INFO] [stdout] e18b9f121c01b58714e040f9fe020eadae8dfb733549d065d04e7eb17fb0ca5a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 012ebbf10ade58cf75dfadd092711d01ee9c8136f4ab611abb2e9a87b02d0452
[INFO] running `Command { std: "docker" "start" "-a" "012ebbf10ade58cf75dfadd092711d01ee9c8136f4ab611abb2e9a87b02d0452", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated method `cc::Build::static_flag`: cc only creates static libraries, setting this does nothing
[INFO] [stderr]    --> build.rs:221:12
[INFO] [stderr]     |
[INFO] [stderr] 221 |     libraw.static_flag(true);
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `libraw_rs_vendor` (build script) generated 1 warning
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:52208
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...ug , Copy , Clone , PartialEq , Eq)] pub struct _IO_cookie_io_functions_t { pub read : cookie_read_function_t , pub write : cookie...
[INFO] [stderr]   |                        --------- in this derive macro expansion                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the address of the same function can vary between different codegen units
[INFO] [stderr]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr]   = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:52244
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... , PartialEq , Eq)] pub struct _IO_cookie_io_functions_t { pub read : cookie_read_function_t , pub write : cookie_write_function_t , ...
[INFO] [stderr]   |       --------- in this derive macro expansion                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the address of the same function can vary between different codegen units
[INFO] [stderr]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:52282
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... , PartialEq , Eq)] pub struct _IO_cookie_io_functions_t { pub read : cookie_read_function_t , pub write : cookie_write_function_t , pub seek : cookie_seek_function_t , ...
[INFO] [stderr]   |       --------- in this derive macro expansion                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the address of the same function can vary between different codegen units
[INFO] [stderr]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:52318
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... , PartialEq , Eq)] pub struct _IO_cookie_io_functions_t { pub read : cookie_read_function_t , pub write : cookie_write_function_t , pub seek : cookie_seek_function_t , pub close : cookie_close_function_t , ...
[INFO] [stderr]   |       --------- in this derive macro expansion                                                                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the address of the same function can vary between different codegen units
[INFO] [stderr]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:182755
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...ve (Debug , Copy , Clone , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut ...
[INFO] [stderr]   |                               --------- in this derive macro expansion         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the address of the same function can vary between different codegen units
[INFO] [stderr]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:182836
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , ...
[INFO] [stderr]   |       --------- in this derive macro expansion                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the address of the same function can vary between different codegen units
[INFO] [stderr]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:182929
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , ...
[INFO] [stderr]   |       --------- in this derive macro expansion                                                                                                                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the address of the same function can vary between different codegen units
[INFO] [stderr]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:183021
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , ...
[INFO] [stderr]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the address of the same function can vary between different codegen units
[INFO] [stderr]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:183067
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , ...
[INFO] [stderr]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the address of the same function can vary between different codegen units
[INFO] [stderr]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:183115
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , ...
[INFO] [stderr]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the address of the same function can vary between different codegen units
[INFO] [stderr]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:183166
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , pub pre_scalecolors_cb : process_step_callback , ...
[INFO] [stderr]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the address of the same function can vary between different codegen units
[INFO] [stderr]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:183215
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , pub pre_scalecolors_cb : process_step_callback , pub pre_preinterpolate_cb : process_step_callback , ...
[INFO] [stderr]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the address of the same function can vary between different codegen units
[INFO] [stderr]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:183267
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , pub pre_scalecolors_cb : process_step_callback , pub pre_preinterpolate_cb : process_step_callback , pub pre_interpolate_cb : process_step_callback , ...
[INFO] [stderr]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the address of the same function can vary between different codegen units
[INFO] [stderr]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:183316
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , pub pre_scalecolors_cb : process_step_callback , pub pre_preinterpolate_cb : process_step_callback , pub pre_interpolate_cb : process_step_callback , pub interpolate_bayer_cb : process_step_callback , ...
[INFO] [stderr]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the address of the same function can vary between different codegen units
[INFO] [stderr]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:183367
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , pub pre_scalecolors_cb : process_step_callback , pub pre_preinterpolate_cb : process_step_callback , pub pre_interpolate_cb : process_step_callback , pub interpolate_bayer_cb : process_step_callback , pub interpolate_xtrans_cb : process_step_callback , ...
[INFO] [stderr]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the address of the same function can vary between different codegen units
[INFO] [stderr]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:183419
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , pub pre_scalecolors_cb : process_step_callback , pub pre_preinterpolate_cb : process_step_callback , pub pre_interpolate_cb : process_step_callback , pub interpolate_bayer_cb : process_step_callback , pub interpolate_xtrans_cb : process_step_callback , pub post_interpolate_cb : process_step_callback , ...
[INFO] [stderr]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the address of the same function can vary between different codegen units
[INFO] [stderr]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:183469
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , pub pre_scalecolors_cb : process_step_callback , pub pre_preinterpolate_cb : process_step_callback , pub pre_interpolate_cb : process_step_callback , pub interpolate_bayer_cb : process_step_callback , pub interpolate_xtrans_cb : process_step_callback , pub post_interpolate_cb : process_step_callback , pub pre_converttorgb_cb : process_step_callback , ...
[INFO] [stderr]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the address of the same function can vary between different codegen units
[INFO] [stderr]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/libraw_rs_vendor-f106b47995eb56c9/out/bindings.rs:3:183519
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... , PartialEq , Eq)] pub struct libraw_callbacks_t { pub data_cb : data_callback , pub datacb_data : * mut :: core :: ffi :: c_void , pub progress_cb : progress_callback , pub progresscb_data : * mut :: core :: ffi :: c_void , pub exif_cb : exif_parser_callback , pub exifparser_data : * mut :: core :: ffi :: c_void , pub pre_identify_cb : pre_identify_callback , pub post_identify_cb : post_identify_callback , pub pre_subtractblack_cb : process_step_callback , pub pre_scalecolors_cb : process_step_callback , pub pre_preinterpolate_cb : process_step_callback , pub pre_interpolate_cb : process_step_callback , pub interpolate_bayer_cb : process_step_callback , pub interpolate_xtrans_cb : process_step_callback , pub post_interpolate_cb : process_step_callback , pub pre_converttorgb_cb : process_step_callback , pub post_converttorgb_cb : process_step_callback , ...
[INFO] [stderr]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the address of the same function can vary between different codegen units
[INFO] [stderr]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: `libraw_rs_vendor` (lib) generated 18 warnings
[INFO] [stderr] warning: `libraw_rs_vendor` (lib test) generated 18 warnings (18 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libraw_rs_vendor-634950f22bdcb5ca)
[INFO] [stdout] 
[INFO] [stdout] running 97 tests
[INFO] [stdout] test bindgen_test_layout__G_fpos64_t ... ok
[INFO] [stdout] test bindgen_test_layout__IO_FILE ... ok
[INFO] [stdout] test bindgen_test_layout__G_fpos_t ... ok
[INFO] [stdout] test bindgen_test_layout__IO_cookie_io_functions_t ... ok
[INFO] [stdout] test bindgen_test_layout___atomic_wide_counter ... ok
[INFO] [stdout] test bindgen_test_layout___fsid_t ... ok
[INFO] [stdout] test bindgen_test_layout___locale_struct ... ok
[INFO] [stdout] test bindgen_test_layout___mbstate_t__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout___once_flag ... ok
[INFO] [stdout] test bindgen_test_layout___pthread_cond_s ... ok
[INFO] [stdout] test bindgen_test_layout___pthread_internal_slist ... ok
[INFO] [stdout] test bindgen_test_layout___pthread_internal_list ... ok
[INFO] [stdout] test bindgen_test_layout___pthread_mutex_s ... ok
[INFO] [stdout] test bindgen_test_layout___pthread_rwlock_arch_t ... ok
[INFO] [stdout] test bindgen_test_layout___sigset_t ... ok
[INFO] [stdout] test bindgen_test_layout___va_list_tag ... ok
[INFO] [stdout] test bindgen_test_layout_crx_data_header_t ... ok
[INFO] [stdout] test bindgen_test_layout_div_t ... ok
[INFO] [stdout] test bindgen_test_layout_drand48_data ... ok
[INFO] [stdout] test bindgen_test_layout_crx_sample_to_chunk_t ... ok
[INFO] [stdout] test bindgen_test_layout_fuji_q_table ... ok
[INFO] [stdout] test bindgen_test_layout_decode ... ok
[INFO] [stdout] test bindgen_test_layout_fuji_compressed_params ... ok
[INFO] [stdout] test bindgen_test_layout___mbstate_t ... ok
[INFO] [stdout] test bindgen_test_layout_internal_data_t ... ok
[INFO] [stdout] test bindgen_test_layout_fd_set ... ok
[INFO] [stdout] test bindgen_test_layout_imaxdiv_t ... ok
[INFO] [stdout] test bindgen_test_layout_jhead ... ok
[INFO] [stdout] test bindgen_test_layout_identify_data_t ... ok
[INFO] [stdout] test bindgen_test_layout_itimerval ... ok
[INFO] [stdout] test bindgen_test_layout_libraw_afinfo_item_t ... ok
[INFO] [stdout] test bindgen_test_layout_libraw_callbacks_t ... ok
[INFO] [stdout] test bindgen_test_layout_libraw_area_t ... ok
[INFO] [stdout] test bindgen_test_layout_libraw_canon_makernotes_t ... ok
[INFO] [stdout] test bindgen_test_layout_libraw_decoder_info_t ... ok
[INFO] [stdout] test bindgen_test_layout_libraw_colordata_t ... ok
[INFO] [stdout] test bindgen_test_layout_libraw_custom_camera_t ... ok
[INFO] [stdout] test bindgen_test_layout_libraw_data_t ... ok
[INFO] [stdout] test bindgen_test_layout_libraw_dng_color_t ... ok
[INFO] [stdout] test bindgen_test_layout_libraw_dnglens_t ... ok
[INFO] [stdout] test bindgen_test_layout_ldiv_t ... ok
[INFO] [stdout] test bindgen_test_layout_libraw_gps_info_t ... ok
[INFO] [stdout] test bindgen_test_layout_libraw_P1_color_t ... ok
[INFO] [stdout] test bindgen_test_layout_libraw_imgother_t ... ok
[INFO] [stdout] test bindgen_test_layout_libraw_internal_data_t ... ok
[INFO] [stdout] test bindgen_test_layout_libraw_internal_output_params_t ... ok
[INFO] [stdout] test bindgen_test_layout_libraw_iparams_t ... ok
[INFO] [stdout] test bindgen_test_layout_libraw_kodak_makernotes_t ... ok
[INFO] [stdout] test bindgen_test_layout_libraw_lensinfo_t ... ok
[INFO] [stdout] test bindgen_test_layout___atomic_wide_counter__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_libraw_makernotes_lens_t ... ok
[INFO] [stdout] test bindgen_test_layout_libraw_metadata_common_t ... ok
[INFO] [stdout] test bindgen_test_layout_libraw_makernotes_t ... ok
[INFO] [stdout] test bindgen_test_layout_libraw_dng_levels_t ... ok
[INFO] [stdout] test bindgen_test_layout_libraw_image_sizes_t ... ok
[INFO] [stdout] test bindgen_test_layout_libraw_nikonlens_t ... ok
[INFO] [stdout] test bindgen_test_layout_libraw_olympus_makernotes_t ... ok
[INFO] [stdout] test bindgen_test_layout_libraw_p1_makernotes_t ... ok
[INFO] [stdout] test bindgen_test_layout_libraw_output_params_t ... ok
[INFO] [stdout] test bindgen_test_layout_libraw_pentax_makernotes_t ... ok
[INFO] [stdout] test bindgen_test_layout_libraw_fuji_info_t ... ok
[INFO] [stdout] test bindgen_test_layout_libraw_processed_image_t ... ok
[INFO] [stdout] test bindgen_test_layout_libraw_nikon_makernotes_t ... ok
[INFO] [stdout] test bindgen_test_layout_libraw_raw_inset_crop_t ... ok
[INFO] [stdout] test bindgen_test_layout_libraw_raw_unpack_params_t ... ok
[INFO] [stdout] test bindgen_test_layout_libraw_hasselblad_makernotes_t ... ok
[INFO] [stdout] test bindgen_test_layout_libraw_rawdata_t ... ok
[INFO] [stdout] test bindgen_test_layout_libraw_ricoh_makernotes_t ... ok
[INFO] [stdout] test bindgen_test_layout_libraw_samsung_makernotes_t ... ok
[INFO] [stdout] test bindgen_test_layout_libraw_sensor_highspeed_crop_t ... ok
[INFO] [stdout] test bindgen_test_layout_libraw_thumbnail_item_t ... ok
[INFO] [stdout] test bindgen_test_layout_libraw_panasonic_makernotes_t ... ok
[INFO] [stdout] test bindgen_test_layout_libraw_tiff_tag__bindgen_ty_1 ... ok
[INFO] [stdout] test bindgen_test_layout_libraw_thumbnail_list_t ... ok
[INFO] [stdout] test bindgen_test_layout_libraw_sony_info_t ... ok
[INFO] [stdout] test bindgen_test_layout_lldiv_t ... ok
[INFO] [stdout] test bindgen_test_layout_libraw_tiff_tag ... ok
[INFO] [stdout] test bindgen_test_layout_output_data_t ... ok
[INFO] [stdout] test bindgen_test_layout_pthread_attr_t ... ok
[INFO] [stdout] test bindgen_test_layout_ph1_t ... ok
[INFO] [stdout] test bindgen_test_layout_libraw_thumbnail_t ... ok
[INFO] [stdout] test bindgen_test_layout_pthread_barrier_t ... ok
[INFO] [stdout] test bindgen_test_layout_pthread_mutexattr_t ... ok
[INFO] [stdout] test bindgen_test_layout_pthread_mutex_t ... ok
[INFO] [stdout] test bindgen_test_layout_pthread_cond_t ... ok
[INFO] [stdout] test bindgen_test_layout_pthread_rwlockattr_t ... ok
[INFO] [stdout] test bindgen_test_layout_libraw_shootinginfo_t ... ok
[INFO] [stdout] test bindgen_test_layout_tiff_hdr ... ok
[INFO] [stdout] test bindgen_test_layout_pthread_rwlock_t ... ok
[INFO] [stdout] test bindgen_test_layout_pthread_condattr_t ... ok
[INFO] [stdout] test bindgen_test_layout_timeval ... ok
[INFO] [stdout] test bindgen_test_layout_random_data ... ok
[INFO] [stdout] test bindgen_test_layout_timezone ... ok
[INFO] [stdout] test bindgen_test_layout_timespec ... ok
[INFO] [stdout] test bindgen_test_layout_tiff_ifd_t ... ok
[INFO] [stdout] test bindgen_test_layout_pthread_barrierattr_t ... ok
[INFO] [stdout] test bindgen_test_layout_unpacker_data_t ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 97 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests libraw_rs_vendor
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "012ebbf10ade58cf75dfadd092711d01ee9c8136f4ab611abb2e9a87b02d0452", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "012ebbf10ade58cf75dfadd092711d01ee9c8136f4ab611abb2e9a87b02d0452", kill_on_drop: false }`
[INFO] [stdout] 012ebbf10ade58cf75dfadd092711d01ee9c8136f4ab611abb2e9a87b02d0452
